home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / FileKit Folder / File Kit / File Kit.rsrc / TEXT_8002.txt < prev    next >
Encoding:
Text File  |  1992-06-05  |  3.6 KB  |  46 lines

  1.  
  2.     This function will display and optionally change information about a file or folder. To open the File Info dialog, select a file or folder in the main file selection window, and click on this button. Double clicking a file name, or selecting a file and hitting the return key will also open this dialog. The file Info dialog displays the following information:
  3.  
  4.     ‚Ä¢ File Name - The name of the file. You may change this by typing a new name in this field and selecting the Change button.
  5.  
  6. This dialog displays several other attributes for each file. WARNING! These values are used by your system software to manage files.  DO NOT CHANGE THESE VALUES UNLESS YOU ARE ABSOLUTELY SURE YOU KNOW WHAT YOU ARE DOING. 
  7.  
  8.     ‚Ä¢ File Type and File Creator - This is information used by the Finder to determine what type of file this is. For example, applications have type value ‚ÄòAPPL‚Äô and control panels have ‚Äòcdev‚Äô. The creator is a signature, and identifies the application that created a file; and application and its related files all have the same Creator value. Both the type and creator are always four letter values, but one or more letters may be a space.You may change either of these by typing a new name in this field and selecting the Change button.
  9.  
  10.     ‚Ä¢ Data Size - This is the logical size of the data fork of the file. Every file has two forks, the data fork and the resource fork. The total file size is the sum of the sizes of these forks.
  11.  
  12.     ‚Ä¢ Resource size - This is the logical size of the resource fork of the file. Every file has two forks, the data fork and the resource fork. The total file size is the sum of the sizes of these forks.
  13.  
  14.     ‚Ä¢ Created - When the file was created.
  15.  
  16.     ‚Ä¢ Modified - When the file was last modified. 
  17.  
  18.     ‚Ä¢ Backed Up - When the file was last backed up. Note that third-party backup programs may or may not set this value, but the system software does not change the value.
  19.  
  20.     ‚Ä¢ Data fork and Resource fork - The file info dialog also displays the refNum of the data fork and resource fork. A refNum describes an open file, and programmers use refNum values in many File System operations. If the file is not open, then this field displays the message: ‚ÄúClosed‚Äù. There are also controls to open or close the two forks of the file. Be very careful when you close a file, the application that opened that file expects it to stay open.
  21.  
  22.     Each file also has several attributes that may be set or reset with the checkboxes on the right side of the dialog. Changes to these attributes will not take place until you click the Change button, so if you make a change and then click on Cancel the file is unchanged. The following attributes are controlled by checkboxes:
  23.  
  24.     ‚Ä¢ Invisible - The file is visible in the finder
  25.  
  26.     ‚Ä¢ Locked - The file may be modified in any way. This is the same attributed that is displayed by the ‚ÄúLocked‚Äù checkbox when you get information about a file in the Finder.
  27.  
  28.     ‚Ä¢ Name Locked - The file may be renamed in the Finder. Note that you can change the name of a file in File Kit even if this attribute is set.
  29.     
  30.     ‚Ä¢ Alias - The file is an alias file. This is only used by System 7.0.
  31.  
  32.     ‚Ä¢ On Desktop - The file is displayed on the desktop in the Finder.
  33.  
  34.     ‚Ä¢ Custom Icon - The file contains a custom icon.
  35.  
  36.     ‚Ä¢ Bundle - The file contains resources to define a new type and creator bundle. 
  37.  
  38.     ‚Ä¢ Inited - This is used by the Finder to manage the display of icons in file windows.
  39.  
  40.     ‚Ä¢ Stationary - The file is a stationary file. This is only used by System 7.0.
  41.  
  42.     ‚Ä¢ Shared - The file is shared.
  43.  
  44.     ‚Ä¢ Contains Inits - The file contains startup code resources.
  45.  
  46.